Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/

index.html /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/index.html
399 Views
0 Comments
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<ti
style.css /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/style.css
182 Views
0 Comments
body,
html {
height: 100%;
margin: 0;
display: grid;
place-items: center;
background-color: #000;
text-size-adjust:
style.css.map /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/style.css.map
237 Views
0 Comments
{"version":3,"sourceRoot":"","sources":["style.scss"],"names":[],"mappings":"AAGA;AAAA;EAEI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;E
style.scss /cody/frontendcharm/Mini-Projects/LOADERS/Loading Text Animation/style.scss
242 Views
0 Comments
$text: #74CCFF;
$count: 40;

body,
html {
height: 100%;
margin: 0;
display: grid;